Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Ohlmann solar penetration scheme to MOM_opacity #289

Merged
merged 8 commits into from
Jul 31, 2024

Conversation

fobryan3
Copy link

@fobryan3 fobryan3 commented Jul 16, 2024

Added the Ohlmann (2003) solar penetration scheme to MOM6_opacity (OPACITY_SCHEME = "OHLMANN_03"). Implementation follows approach used in CESM-POP. A lookup table in log10(chlorophyll) space is used for the coefficients determining the partitioning of the total penetrating part of solar radiation flux into two spectral bands and the opacity (scale depth of penetration) for each band.
Reference: Ohlmann, J.C. (2003) Ocean radiant heating in climate models. J. Climate., 16, 1337-1351.

@fobryan3 fobryan3 marked this pull request as ready for review July 17, 2024 15:49
@fobryan3 fobryan3 changed the title Adding Ohlmann solar penetration scheme to MOM_optics Adding Ohlmann solar penetration scheme to MOM_opacity Jul 17, 2024
@gustavo-marques gustavo-marques self-requested a review July 31, 2024 16:33
Copy link
Collaborator

@gustavo-marques gustavo-marques left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passing pr_mom tests.

@gustavo-marques gustavo-marques merged commit e413c29 into NCAR:dev/ncar Jul 31, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants